Platform Explorer / Nuxeo Platform LTS 2015 7.10

Contribution org.nuxeo.ecm.platform.forum.coreTypes--schema

This contribution is part of XML component org.nuxeo.ecm.platform.forum.coreTypes inside nuxeo-platform-forum-core-7.10.jar /OSGI-INF/forum-schemas-contrib.xml

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="thread" src="schemas/thread.xsd"/>
  • <schema name="post" src="schemas/post.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
    <schema name="thread" src="schemas/thread.xsd"/>
    <schema name="post" src="schemas/post.xsd"/>
  </extension>